2020 Method
Changes 0
M

BeamSystem.Create

Description:
Creates a 2D BeamSystem with specified profile curves.
public static BeamSystem Create(
	Document document,
	IList<Curve> profile,
	SketchPlane sketchPlane,
	int curveIndexForDirection
)
Return Value BeamSystem If successful, a new BeamSystem object will be returned.